Category: Gamehax
Difficulty: Easy
Author: LiveOverflow
Find a path to reach the tower and climb to the top.
See also: maze.liveoverflow.com
The author provided a game called maze
we have to solve some challenges to get the flags.
There is a little tower in the top left of the map, we have to get on top of it to get the flag.
I implemented a command into my cheat to teleport the player relative to their position, we can use the same techniques as in The Floor Is Lava
to get under the tower and then use the command tpr 0 100 0
to teleport on top of it.
CSCG{SOLVED_THE_MAZE_LONG_WAY_BACK}